To integrate the ABox into your software project, you'll basically need to do three (3) things:
(1) Include the ABox source into your project file, either as ordinary source code or as a library.
(2) Include the ABox resources into your project resource file; a simple copy and past will suffice
(3) Create one or more Topic/Slide resource files in a folder tree. You can also store Topic/Slide information (via the TSAb resource) in your application's resource fork.
Obviously there is some programming that needs to go on within your application, but it really is minimal.